Release 10.1A: OpenEdge Development:
Web Services


Generating client interface objects

You can generate client interface objects (classes) for the interface using the following command, where wsdlFileRef is a pointer to the WSDL file:

java org.apache.axis.wsdl.WSDL2Java wsdlFileRef 

Note: Set the Classpath as specified in the Axis User’s Guide .

The value of wsdlFileRef can be:

Each generated interface object is a class for an Open Client object an/ or some other component of the WSDL that is represented as an object in the Java interface.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095